home *** CD-ROM | disk | FTP | other *** search
- -- background: 29356 from stack: in
- -- bmap block id: 40022
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on openBackground
- push recent card
- end openBackground
-
-
- -- part 16 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=70 top=94 right=116 bottom=493
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 17 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=89 top=117 right=139 bottom=493
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 18 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=75 top=140 right=162 bottom=378
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 19 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=172 top=171 right=193 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 20 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=85 top=194 right=216 bottom=408
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 21 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=85 top=217 right=239 bottom=408
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 26 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=20 top=260 right=316 bottom=494
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 30 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=458 top=138 right=168 bottom=494
- -- title width / last selected line: 0
- -- icon id / first selected line: 15972 / 15972
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: go to calendar
- ----- HyperTalk script -----
- on mouseUp
- set lockScreen to true
- go stack "Datebook"
- goWeekly the seconds
- set lockScreen to false
- end mouseUp
-
-
-
- -- part 31 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=223 top=312 right=337 bottom=250
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right
- go to previous card
- end mouseUp
-
-
-
- -- part 32 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=261 top=312 right=337 bottom=288
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- go to next card
- end mouseUp
-
-
-
- -- part 35 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=127 top=55 right=75 bottom=146
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 29 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=391 top=140 right=168 bottom=425
- -- title width / last selected line: 0
- -- icon id / first selected line: 10610 / 10610
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: dial phone
- ----- HyperTalk script -----
- on mouseUp
- get the selection
- if it is empty then get the message
- if it is empty then ask "Dial what number?"
- if it is not empty then
- push this card
- visual effect zoom open
- go to stack "Phone"
- dial it
- pop card
- end if
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=425 top=138 right=169 bottom=460
- -- title width / last selected line: 0
- -- icon id / first selected line: 3430 / 3430
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Address
- ----- HyperTalk script -----
- on mouseUp
- get the selection
- visual effect zoom open
- go to "Address"
- if it is not empty then find it
- end mouseUp
-
-
-
- -- part 46 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=414 top=172 right=192 bottom=433
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 61 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=184 top=55 right=75 bottom=203
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 62 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=247 top=55 right=75 bottom=266
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 63 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=311 top=55 right=75 bottom=330
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 64 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=373 top=55 right=75 bottom=392
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 65 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=437 top=55 right=75 bottom=456
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 66 (button)
- -- low flags: 00
- -- high flags: 6005
- -- rect: left=127 top=31 right=51 bottom=146
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 67 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=184 top=31 right=51 bottom=203
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 68 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=246 top=31 right=51 bottom=265
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 69 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=311 top=31 right=51 bottom=330
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 70 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=371 top=31 right=51 bottom=390
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 71 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=437 top=31 right=51 bottom=456
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 72 (button)
- -- low flags: 00
- -- high flags: 6005
- -- rect: left=414 top=190 right=210 bottom=433
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 73 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=414 top=206 right=226 bottom=433
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 74 (button)
- -- low flags: 00
- -- high flags: 2005
- -- rect: left=414 top=224 right=244 bottom=433
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 75 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=13 top=311 right=340 bottom=45
- -- title width / last selected line: 0
- -- icon id / first selected line: 21700 / 21700
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go Home
- end mouseUp
-
-
-
- -- part 76 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=468 top=310 right=338 bottom=505
- -- title width / last selected line: 0
- -- icon id / first selected line: 1012 / 1012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- pop card
- end mouseUp
-
-